How to Install grdesktop software package in Debian 8 (Jessie)

How to Install grdesktop software package in Debian 8 (Jessie)

grdesktop software package provides GNOME frontend for the rdesktop client, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install grdesktop 

grdesktop is installed in your system.

Make ensure the grdesktop package were installed using the commands given below,

$ sudo dpkg-query -l | grep grdesktop *

You will get with grdesktop package name, version, architecture and description in a table

grdesktop package basic information:

Distro Debian 8 jessie
Section X Window System software
Package grdesktop
Version 0.23+d040330-3
Description GNOME frontend for the rdesktop client
Sub Section x11


See Also, How to uninstall or remove grdesktop software package from Debian 8 (Jessie)?